@charset "utf-8";

body {
	background-color: #000;
	color: #F60;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #F60;
}
a:link {
	color: #F60;
}
a:visited {
	color: #F60;
}
a:active {
	color: #F60;
}
a:hover {
	color: #F60;
}
img {
	border: 4px solid #333333;
}

table {
	text-align: center;
	font-size: 18px;
}

tr.Zeilenhöhe {
	line-height: 5px;
}

.Tabellenfarbe {
	border: 1px solid #333333;
	background-color: #000000;
}
.Aktueller_Buchstabe {
	background-color: #333333;
}

.Tabellenfarbe td {
	border: 1px solid #333333;
}
.Trennbalken {
	line-height: 20px;
	background-color: #333333;
}
.Trennstrich {
	line-height: 2px;
	background-color: #333333;
}
.Spaltenbreite {
	width: 20%;
}

.Trennstrich-als-Platzhalter {
	line-height: 1px;
}
.Trennstrich-kurz {
	line-height: 1px;
	background-color: #333333;
}


.Platzhalter {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Spaltenbreite-Link-Tabelle {
	width: 3.03%;
}
